home *** CD-ROM | disk | FTP | other *** search
/ USA Bestseller / USA BESTSELLER Vol 1-95 (Hepp-Computer)(1995).iso / e235 / demo3.bat < prev    next >
DOS Batch File  |  1994-01-30  |  148b  |  8 lines

  1. @echo off
  2. echo.
  3. echo ready to render SHAPES
  4. echo.
  5. pause
  6.  
  7. povray -lc:\povray\include -isamples\shapes.pov -osamples\shapes.tga -h100 -w160 +d
  8.